< Back
Get-PartnerCustomerConfigurationPolicy
Post
NAME Get-PartnerCustomerConfigurationPolicy
SYNOPSIS
Gets a list of all of a customer's policies.
SYNTAX
Get-PartnerCustomerConfigurationPolicy [-CustomerId] <String> [-PolicyId <String>] [<CommonParameters>]
DESCRIPTION
Gets a list of all of a customer's policies.
PARAMETERS
-CustomerId <String>
Identifier for the customer.
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-PolicyId <String>
Identifier for the configuration policy.
Required? false
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.PSConfigurationPolicy
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerConfigurationPolicy -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
Gets a list of all of a customer's policies.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... tionPolicy
SYNOPSIS
Gets a list of all of a customer's policies.
SYNTAX
Get-PartnerCustomerConfigurationPolicy [-CustomerId] <String> [-PolicyId <String>] [<CommonParameters>]
DESCRIPTION
Gets a list of all of a customer's policies.
PARAMETERS
-CustomerId <String>
Identifier for the customer.
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-PolicyId <String>
Identifier for the configuration policy.
Required? false
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.PSConfigurationPolicy
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerConfigurationPolicy -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
Gets a list of all of a customer's policies.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... tionPolicy