Set-BT_ApplicationService

Syntax

Set-BT_ApplicationService -Ticket <Ticket> -applicationservice <ApplicationServiceDTO[]> [-Environment <string>] [-Id <guid>] [-IsDeleted <bool>] [-Created <datetime>] [-Updated <datetime>] [-Version <int>] [-SystemUserId <guid>] [-OrganizationId <guid>] [-Type <ProductType>] [-IsActive <bool>] [-StatsXml <ServiceStatistics>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Set-BT_ApplicationService -Ticket <Ticket> -EndpointUrl <string> -applicationservice <ApplicationServiceDTO[]> [-Id <guid>] [-IsDeleted <bool>] [-Created <datetime>] [-Updated <datetime>] [-Version <int>] [-SystemUserId <guid>] [-OrganizationId <guid>] [-Type <ProductType>] [-IsActive <bool>] [-StatsXml <ServiceStatistics>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Detailed Description

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 …).

Parameters

Total Parameters: 26

applicationservice

Paremeter specs:

Required True
ValueFromPipeline True
ValueFromPipelineByPropertyName True

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Created

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Environment

Available values are listed below.

Value Description
BT Represents BT
Beta Represents Beta
Develop Represents Develop
Release Represents Release
Test Represents Test
China Represents China
Germany Represents Germany
Alpha Represents Alpha
Today Represents Today
Sandbox-02 Represents Sandbox-02
Sandbox-03 Represents Sandbox-03

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Id

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

IsActive

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

IsDeleted

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

OrganizationId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

StatsXml

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

SystemUserId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Type

Available values are listed below.

Value Description
SalesAutomation SalesAutomation.
CloudUSell Cloud U Sell.
SalesBuilder SalesBuilder.
MailboxMigration Mailbox Migration.
DocumentMigration Document Migration.
PublicFolderMigration Public Folder Migration.
PersonalArchiveMigration Personal Archive Migration.
EnterpriseArchiveMigration Enterprise Archive Migration.
CloudStorageMigration Cloud Storage Migration.
CollaborationMigration Collaboration Migration.
DeploymentPro DeploymentPro.
UserActivation UserActivation.
UserActivationForCsp UserActivation for CSP.
CloudUOnboard Cloud U Onboard.
HealthCheckForOffice365 HealthCheck for office 365.
ObsoleteDataEncryption Data Encryption - obsolete, don't use.
CloudArchive CloudArchive - obsolete, don't use.
CloudUService Cloud U Service.
BittitanConcierge BitTitan Concierge.
Account Account.
Support Support.
MspComplete MspComplete.
HealthcheckForAzure Healthcheck for Azure.
MissionControlForOffice365 MissionControl for Office 365.
CloudU Cloud University without specific pillar.
KnowledgeBase KnowledgeBase
DeviceManagementAgent Device management agent.
ScriptRunner Script runner.

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Updated

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Version

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples