Get-PartnerProduct
Haalt informatie op voor de beschikbare producten.
Syntaxis
Get-PartnerProduct
-Catalog <String>
[-CountryCode <String>]
[-Segment <String>]
[<CommonParameters>]
Get-PartnerProduct
[-CountryCode <String>]
-ProductId <String>
[<CommonParameters>]
Get-PartnerProduct
[-CountryCode <String>]
-ProductId <String>
-ReservationScope <String>
[<CommonParameters>]
Description
Haalt informatie op voor de beschikbare producten.
Voorbeelden
Voorbeeld 1
PS C:\> Get-PartnerProduct -Catalog 'Azure' -Segment 'commercial'
Haalt informatie op voor de beschikbare producten.
Parameters
-Catalog
De catalogus die wordt gebruikt voor het filteren van het product.
Type: | String |
Geaccepteerde waarden: | Azure, AzureReservations, AzureReservationsVM, AzureReservationsSQL, AzureReservationsCosmosDb, OnlineServices, Software, SoftwareSUSELinux, SoftwarePerpetual, SoftwareSubscriptions |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-CountryCode
Het land waarop het product moet worden gebaseerd.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ProductId
De id voor het product.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ReservationScope
Het reserveringsbereik dat wordt gebruikt voor filteren.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Segment
Het segment dat wordt gebruikt voor filteren.
Type: | String |
Geaccepteerde waarden: | commercial, education, government, nonprofit |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Invoerwaarden
None
Uitvoerwaarden
Microsoft.Store.PartnerCenter.PowerShell.Models.Products.PSProduct