< Back
Get-PartnerCustomerTrialConversion
Post
NAME Get-PartnerCustomerTrialConversion
SYNOPSIS
Gets a list of trial conversions available for the specified subscription.
SYNTAX
Get-PartnerCustomerTrialConversion -CustomerId <String> -SubscriptionId <String> [<CommonParameters>]
DESCRIPTION
Gets a list of trial conversions available for the specified subscription.
PARAMETERS
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-SubscriptionId <String>
The identifier for the subscription.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Store.PartnerCenter.PowerShell.Models.CustomerTrialConversion.PSCustomerTrialConversion
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerTrialConversion -CustomerId 46a62ece-10ad-42e5-b3f1-b2ed53e6fc08 -SubscriptionId
4eaffa18-12f6-441e-b16d-cc9f4a90cfb8
Gets a list of trial conversions available for the specified subscription.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... Conversion
SYNOPSIS
Gets a list of trial conversions available for the specified subscription.
SYNTAX
Get-PartnerCustomerTrialConversion -CustomerId <String> -SubscriptionId <String> [<CommonParameters>]
DESCRIPTION
Gets a list of trial conversions available for the specified subscription.
PARAMETERS
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-SubscriptionId <String>
The identifier for the subscription.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Store.PartnerCenter.PowerShell.Models.CustomerTrialConversion.PSCustomerTrialConversion
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerTrialConversion -CustomerId 46a62ece-10ad-42e5-b3f1-b2ed53e6fc08 -SubscriptionId
4eaffa18-12f6-441e-b16d-cc9f4a90cfb8
Gets a list of trial conversions available for the specified subscription.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... Conversion