Set-BT_LicensePackMigrationWiz

Syntax

Set-BT_LicensePackMigrationWiz -Ticket <Ticket> -licensepackmigrationwiz <LicensePackMigrationWizDTO[]> [-Environment <string>] [-IsDeleted <bool>] [-UserId <guid>] [-AccountId <guid>] [-InvoiceId <guid>] [-MasterLicensePackId <guid>] [-LicenseKey <guid>] [-PortalId <guid>] [-AffiliateUserId <guid>] [-AffiliateAccountId <guid>] [-AffiliateGrantDate <datetime>] [-ExpireDate <datetime>] [-LicenseType <LicenseType>] [-ProductSkuId <guid>] [-Purchased <long>] [-Refunded <long>] [-Granted <long>] [-Revoked <long>] [-Used <long>] [-Accelerated <long>] [-Upgraded <bool>] [-Restriction <string>] [-Notification <string>] [-Notes <string>] [-UnitPrice <decimal>] [-ExchangeRateId <guid>] [-WorkgroupOrganizationId <guid>] [-QuoteId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Set-BT_LicensePackMigrationWiz -Ticket <Ticket> -EndpointUrl <string> -licensepackmigrationwiz <LicensePackMigrationWizDTO[]> [-IsDeleted <bool>] [-UserId <guid>] [-AccountId <guid>] [-InvoiceId <guid>] [-MasterLicensePackId <guid>] [-LicenseKey <guid>] [-PortalId <guid>] [-AffiliateUserId <guid>] [-AffiliateAccountId <guid>] [-AffiliateGrantDate <datetime>] [-ExpireDate <datetime>] [-LicenseType <LicenseType>] [-ProductSkuId <guid>] [-Purchased <long>] [-Refunded <long>] [-Granted <long>] [-Revoked <long>] [-Used <long>] [-Accelerated <long>] [-Upgraded <bool>] [-Restriction <string>] [-Notification <string>] [-Notes <string>] [-UnitPrice <decimal>] [-ExchangeRateId <guid>] [-WorkgroupOrganizationId <guid>] [-QuoteId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Detailed Description

Set-BT_LicensePackMigrationWiz sets a(an) BT_LicensePackMigrationWiz. Represents a license pack in MigrationWiz.

Parameters

Total Parameters: 43

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

licensepackmigrationwiz

Paremeter specs:

Required True
ValueFromPipeline True
ValueFromPipelineByPropertyName True

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Accelerated

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccountId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AffiliateAccountId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AffiliateGrantDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AffiliateUserId

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

ExchangeRateId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ExpireDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Granted

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

InvoiceId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

IsDeleted

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

LicenseKey

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

LicenseType

Available values are listed below.

Value Description
Regular Regular.
Managed Managed (billed at regular intervals).
Distributor Distributor (billed at regular intervals).
Daily Daily (billed at the end of each day via the billing run task).
Trial Trial (no billing required, this is for customers to try out our products).

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

MasterLicensePackId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Notes

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Notification

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

PortalId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ProductSkuId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Purchased

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

QuoteId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Refunded

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Restriction

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Revoked

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

UnitPrice

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Upgraded

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Used

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

UserId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

WorkgroupOrganizationId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples