Get-AzInvoiceSection
Factuursecties ophalen.
Notitie
Dit is de vorige versie van onze documentatie. Raadpleeg de meest recente versie voor actuele informatie.
Syntax
Get-AzInvoiceSection
-BillingAccountName <String>
-BillingProfileName <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzInvoiceSection
-BillingAccountName <String>
-BillingProfileName <String>
-Name <System.Collections.Generic.List`1[System.String]>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
De cmdlet Get-AzInvoiceSection haalt factuursecties op onder het opgegeven factureringsprofiel.
Voorbeelden
Voorbeeld 1
Get-AzInvoiceSection -BillingAccountName 00000000-0000-0000-0000-000000000000 -BillingProfileName AAAA-0A00-AAA-ZZZ
Haal alle factuursecties op onder het opgegeven factureringsprofiel.
Voorbeeld 2
Get-AzInvoiceSection -BillingAccountName 00000000-0000-0000-0000-000000000000 -BillingProfileName AAAA-0A00-AAA-ZZZ -Name BBBB-0A00-BBB-ZZZ
Haal de factuursectie op met de opgegeven naam.
Parameters
-BillingAccountName
Naam van de specifieke factureringsrekening.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-BillingProfileName
Naam van het specifieke factureringsprofiel.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-DefaultProfile
De referenties, het account, de tenant en het abonnement dat wordt gebruikt voor communicatie met Azure
| Type: | IAzureContextContainer |
| Aliases: | AzContext, AzureRmContext, AzureCredential |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-Name
Naam van een specifieke factuursectie.
| Type: | List<T>[String] |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Invoerwaarden
None